Microsoft DirectX 8.1 (C++)

ItemAdded Event (CADenials)

This topic applies to Windows XP Home Edition and Windows XP Professional only.

The ItemAdded event is called when a denial is added to a CADenials collection.

Syntax

object_ItemAdded(
    Denial As ICADenial, 
    cDenials As Long)

Parameters

  Denial

Specifies the ICADenial object that was added.

  cDenials

Specifies the number of denials in the collection, including the new one.